CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OpenGL 绘制

搜索资源列表

  1. MFC实现三维空间绘制Hermite曲线

    0下载:
  2. 本程序主要在VC++情况下实现CAD中的Hermite曲线,在这里使用了OpenGL
  3. 所属分类:其它

  1. 在VC++中使用OpenGL绘制典型曲面

    0下载:
  2. 基本几何图元是OpenGL进行建模的最基本的方法,但其对较复杂真实物体的建模则比较困难。对于这些复杂物体的建模,需要用到OpenGL基本库和功能库函数(gl库和glu库)以对图元进行扩展并完成法向计算、曲线生成和曲面构造等内容。这种对基本图元的扩展实际也就是对点、线及多边形的扩展。OpenGL中定义的点可具有不同大小的尺寸,其扩展的函数形式为:
  3. 所属分类:OpenGL

    • 发布日期:2010-11-20
    • 文件大小:44544
    • 提供者:hkjfile@126.com
  1. opengl游戏编程源码全套

    6下载:
  2. opengl游戏编程源码全套!!从简单的框架到复杂的地形绘制!还有真实的游戏场景!!完美啊!! 20个opengl实例!可运行!
  3. 所属分类:OpenGL

    • 发布日期:2011-04-08
    • 文件大小:21323026
    • 提供者:aa8888
  1. Cube opengl demo

    0下载:
  2. 用opengl绘制的立方体示例,可旋转移动
  3. 所属分类:源码下载

    • 发布日期:2011-05-26
    • 文件大小:182963
    • 提供者:mfc6027@163.com
  1. dem绘制程序

    2下载:
  2. dem绘制程序,采用opengl
  3. 所属分类:源码下载

    • 发布日期:2011-09-24
    • 文件大小:20416320
    • 提供者:wlccqu@126.com
  1. win32 opengl画图实例

    0下载:
  2. 在vc环境下,利用opengl图形包,开发一个简单的画图程序,点击鼠标左键选择绘制类型
  3. 所属分类:图形图象

  1. OpenGL 阴影体积法绘制阴影 图形为球体

    0下载:
  2. OpenGL 阴影体积法绘制阴影 图形为球体,正方体,三棱锥,十字架,OpenGL rendering the shadow of the shadow volume method for the spherical graphics, cube, three pyramid, crosses
  3. 所属分类:OpenGL

    • 发布日期:2017-03-25
    • 文件大小:767737
    • 提供者:xixi
  1. skelecton-opengl.用opengl写的一个骨骼动画

    1下载:
  2. 用opengl写的一个骨骼动画,实现运动人体骨骼点阵模型的绘制。该人体模型需要具有以下功能:显示为点阵模型;可以运动,Opengl written with a skeletal animation, the realization of the human skeleton movement map lattice model. The needs of the human body model has the following functions: display for the latt
  3. 所属分类:OpenGL

    • 发布日期:2017-03-22
    • 文件大小:74963
    • 提供者:dirk
  1. OpenGL.rar

    0下载:
  2. 创建一个基于MFC 的Single Document 应用程序,利用OpenGL 进行图形的绘制: 1.实现OpenGL 绘图环境和Windows 绘图环境兼容。 2.利用OpenGL 绘图函数进行一些基本图形如直线、多边形的绘制。 3.利用OpenGL 设置图形的颜色。 ,Create a Single Document in MFC-based applications, using OpenGL for graphics rendering: 1. Achieve OpenGL g
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:1613
    • 提供者:溺所至
  1. OpenGL.rar

    0下载:
  2. 绘制了一个四面体、一个正方体、一个六边形图形,配有不同的颜色,让图形旋转!!!,Drawing of a tetrahedron, a cube, a hexagon graph with different colors, so that rotating graphics! ! !
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:800775
    • 提供者:许庆领
  1. NurbsSurface.rar

    0下载:
  2. OpenGL绘制图形的一个通用模板,只要在DrawOpenGL函数中的相应部分加入你绘制函数即可,时候初学者。有一定交互功能,左边有命令面板,鼠标左右键也有交互功能,自己看吧……呵呵,OpenGL graphics rendering of a common template, as long as DrawOpenGL function in the corresponding section to be included in your function can be drawn, the
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:135448
    • 提供者:血殇
  1. OpenGl_desk.rar

    1下载:
  2. 使用OPenGL绘制三维场景,比如桌子,花草,圆锥体,包含纹理映射,运动和视角转换,Three-dimensional rendering the use of OPenGL scenes, such as tables, flowers, cone, including texture mapping, movement and perspective conversion
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:6127
    • 提供者:海天空
  1. OpenGL.rar

    1下载:
  2. 本程序画了一个地球仪,包含基本图形的绘制,光照的设置,材质的设置,纹理映射,动画等等,This program drew a globe that contains the basic graphics rendering, light settings and material settings, texture mapping, animation, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:1630767
    • 提供者:徐霞
  1. OpenGL3D

    0下载:
  2. 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能.-In VC++6.0 to draw three-dimensional graphics using OpenGL source code examples, source code is more complex, three-dimensional effect that can draw 3D maps, rectang
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7299574
    • 提供者:黄黄
  1. OPENGL彩色圆环编程示例

    0下载:
  2. OPENGL彩色圆环编程示例,本事例运用OpenGL绘制一圆环,其中包括GL_TRIANGLE_STRIP和glMaterialiv(GL_FRONT, GL_COLOR_INDEXES, colors[0].indexes)的使用.,Color Circle OPENGL programming examples, the examples of the use of OpenGL drawing a circle, including GL_TRIANGLE_STRIP and glMate
  3. 所属分类:其他小程序

    • 发布日期:2017-04-09
    • 文件大小:1560151
    • 提供者:wusheng
  1. openGL.rar

    0下载:
  2. 一个简单的openGL三维模型,绘制了一个球,一个立方体等,a simple 3D model using openGL。There exits a ball,a cube and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1745933
    • 提供者:顾斌
  1. opengl-draw-the-fountain-effect

    0下载:
  2. 运用OPENGL绘制喷泉效果,VC++环境。包含源代码及效果图-opengl draw the fountain effect
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:689587
    • 提供者:魏春
  1. OpenGL

    0下载:
  2. 本代码能够绘制三围球体和三围立方体,对球体和立方体加光照,绕不同的方向旋转球体和立方体以及对立方体进行缩放等功能,值得推荐!-This code is able to draw up the 3 surround the ball and 3 surround the cube, to the ball and cube and light around a different direction, rotating sphere and cube and the cube to zoom fu
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-26
    • 文件大小:45278
    • 提供者:王国庆
  1. NURBSsurfaceCode

    0下载:
  2. 使用VC++、OpenGL绘制NURBS曲面的源代码-Using VC++, OpenGL rendering NURBS surfaces of the source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:60456
    • 提供者:jiangchao
  1. 3DPipe

    0下载:
  2. 使用VC++、OpenGL绘制三维管线的源代码-Using VC++, OpenGL rendering 3D pipeline source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:153909
    • 提供者:jiangchao
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com